Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Jan 6, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native-screens 2.0.0-alpha.12 -> 2.18.1 age adoption passing confidence

Release Notes

software-mansion/react-native-screens

v2.18.1

Compare Source

Patch release transforming the library to TypeScript. See https://github.com/software-mansion/react-native-screens/pull/793 and https://github.com/software-mansion/react-native-screens/pull/794 for more information.

v2.18.0

Compare Source

Minor release fixing bugs, improving typings, and adding some functionalities. 🎉

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

🙌 Thank you for your contributions!

v2.17.1

Compare Source

Patch release fixing regression introduced by not excluding example projects from the bob typescript build. See #​790 for more information.

v2.17.0

Compare Source

Minor release fixing bugs, improving typings, and adding some functionalities. 🎉

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

🙌 Thank you for your contributions!

v2.16.1

Compare Source

Patch release fixing regression introduced in #​648.

v2.16.0

Compare Source

Minor release fixing bugs, improving typings, and adding some functionalities. 🎉

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

🙌 Thank you for your contributions!

v2.15.2

Compare Source

Patch release adding #​714 on top of 2.15.1 for usage in a patch version of Expo SDK 40.

v2.15.1

Compare Source

Patch release adding #​712 and #​772 on top of 2.15.0 for usage in a patch version of Expo sdk 40.

v2.15.0

Compare Source

Minor release fixing bugs, improving typings, and adding some functionalities. 🎉

🐛 Bug fixes

👍 Improvements

Change screens resolving logic (#​698) by @​WoLewicki

🔢 Miscellaneous

Be aware that #​705 is a BREAKING CHANGE since it removes useScreens method.

🙌 Thank you for your contributions!

v2.14.0

Compare Source

Minor release introducing #​624, which changes the native logic used in react-navigation's stack, bottom-tabs, and drawer navigators. 🎉

This change introduces:

  • disabling usage of react-native-screens per navigator with detachInactiveScreens prop
  • ability to make the previous screen stay in the view hierarchy after the transition with detachPreviousScreen prop

You can check the changes on the side of react-navigation in https://github.com/react-navigation/react-navigation/pull/8805 and the documentation of the new props in https://reactnavigation.org/.

v2.13.0

Compare Source

Minor release fixing bugs, improving typings, and adding some functionalities. 🎉

🐛 Bug fixes

👍 Improvements

Be aware that #​689 may be considered a BREAKING CHANGE since it changes how the large title looks.

🙌 Thank you for your contributions!

v2.12.0

Compare Source

Minor release fixing bugs, improving typings, and adding some functionalities. 🎉

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

🙌 Thank you for your contributions!

v2.11.0

Compare Source

Minor release fixing bugs, improving typings, and adding some functionalities. 🎉

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

🙌 Thank you for your contributions!

v2.10.1

Compare Source

Patch release fixing regression introduced in #​584.

v2.10.0

Compare Source

Minor release fixing bugs, improving typings, and adding some functionalities, from which the biggest one is navigation events (#​499). 🎉

New Features 🎉

Bug Fixes 🐛

Other Changes 👍

🙌 Thank you all for your contributions!

v2.9.0

Compare Source

Minor release adding the compilation of the files before publishing #​517 by @​satya164, changing the company logo #​537 by @​jakub-gonet and clarification of README by @​brentvatne.

It also adds #​545 by @​brentvatne, which introduces additional padding to the header, which is a BREAKING CHANGE and will cause the header to have too much top padding in case of not having a translucent status bar.

There are two ways to handle it:

  1. Recommended - use translucent status bar via RN StatusBar component (if you already don't use it) - https://reactnative.dev/docs/statusbar#translucent.
  2. Set headerTopInsetEnabled to false (it is true by default) if you want an opaque status bar.

v2.8.0

Compare Source

Minor release fixing bugs, improving typings, and adding some functionalities.

New Features 🎉

Bug Fixes 🐛

Other Changes 👍

🙌 Thank you all for your contributions!

v2.7.0

Compare Source

Minor release to include #​477 which fixes a problem with Android native stack.

v2.6.0

Compare Source

Minor release with two critical fixes for compatibility with react-navigation:

v2.5.0

Compare Source

Minor release fixing bugs, improving typings, adding some functionalities and porting example to RN 0.62.

New Features 🎉

Bug Fixes 🐛

Other Changes 👍

🙌 Thank you all for your contributions!

v2.4.0

Compare Source

v2.3.0

Compare Source

v2.2.0

Compare Source

v2.1.0

Compare Source

v2.0.1

Compare Source

v2.0.0

Compare Source

v2.0.0-beta.13

Compare Source

v2.0.0-beta.12

Compare Source

v2.0.0-beta.11

Compare Source

v2.0.0-beta.10

Compare Source

v2.0.0-beta.9

Compare Source

v2.0.0-beta.8

Compare Source

v2.0.0-beta.7

Compare Source

v2.0.0-beta.6

Compare Source

v2.0.0-beta.5

Compare Source

v2.0.0-beta.4

Compare Source

v2.0.0-beta.3

Compare Source

v2.0.0-beta.2

Compare Source

v2.0.0-beta.1

Compare Source

v2.0.0-alpha.34

Compare Source

v2.0.0-alpha.33

Compare Source

v2.0.0-alpha.32

Compare Source

v2.0.0-alpha.31

Compare Source

v2.0.0-alpha.30

Compare Source

v2.0.0-alpha.29

Compare Source

v2.0.0-alpha.28

Compare Source

v2.0.0-alpha.27

Compare Source

v2.0.0-alpha.26

Compare Source

v2.0.0-alpha.25

Compare Source

v2.0.0-alpha.24

Compare Source

v2.0.0-alpha.23

Compare Source

v2.0.0-alpha.22

Compare Source

v2.0.0-alpha.21

Compare Source

v2.0.0-alpha.20

Compare Source

v2.0.0-alpha.19

Compare Source

v2.0.0-alpha.18

Compare Source

v2.0.0-alpha.17

Compare Source

v2.0.0-alpha.16

Compare Source

v2.0.0-alpha.15

Compare Source

v2.0.0-alpha.14

Compare Source

v2.0.0-alpha.13

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 95fe9b9 to 30e39b8 Compare January 6, 2020 19:22
@AndrewUsher AndrewUsher changed the title Update dependency react-native-screens to v2.0.0-alpha.22 WIP Update dependency react-native-screens to v2.0.0-alpha.22 Jan 6, 2020
@AndrewUsher AndrewUsher changed the title WIP Update dependency react-native-screens to v2.0.0-alpha.22 wip: Update dependency react-native-screens to v2.0.0-alpha.22 Jan 6, 2020
@renovate renovate bot changed the title wip: Update dependency react-native-screens to v2.0.0-alpha.22 Update dependency react-native-screens to v2.0.0-alpha.22 Jan 6, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch 3 times, most recently from 14566ba to 3c944af Compare January 10, 2020 09:10
@renovate renovate bot changed the title Update dependency react-native-screens to v2.0.0-alpha.22 Update dependency react-native-screens to v2.0.0-alpha.23 Jan 10, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch 3 times, most recently from c7ef16f to 10021ef Compare January 14, 2020 17:30
@renovate renovate bot changed the title Update dependency react-native-screens to v2.0.0-alpha.23 Update dependency react-native-screens to v2.0.0-alpha.24 Jan 14, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 10021ef to 8925194 Compare January 15, 2020 20:28
@renovate renovate bot changed the title Update dependency react-native-screens to v2.0.0-alpha.24 Update dependency react-native-screens to v2.0.0-alpha.25 Jan 15, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 8925194 to 301967d Compare January 20, 2020 10:01
@renovate renovate bot changed the title Update dependency react-native-screens to v2.0.0-alpha.25 Update dependency react-native-screens to v2.0.0-alpha.26 Jan 20, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 301967d to 43f0fa0 Compare January 21, 2020 10:53
@renovate renovate bot changed the title Update dependency react-native-screens to v2.0.0-alpha.26 Update dependency react-native-screens to v2.0.0-alpha.27 Jan 21, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 43f0fa0 to e004409 Compare January 22, 2020 14:22
@renovate renovate bot changed the title Update dependency react-native-screens to v2.0.0-alpha.27 Update dependency react-native-screens to v2.0.0-alpha.28 Jan 22, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from e004409 to 9a4869f Compare January 22, 2020 21:00
@renovate renovate bot changed the title Update dependency react-native-screens to v2.0.0-alpha.28 Update dependency react-native-screens to v2.0.0-alpha.29 Jan 22, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 9a4869f to 25e4fd8 Compare January 27, 2020 14:35
@renovate renovate bot changed the title Update dependency react-native-screens to v2.0.0-alpha.29 Update dependency react-native-screens to v2.0.0-alpha.30 Jan 27, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 25e4fd8 to 60ff1f9 Compare January 27, 2020 14:50
@renovate renovate bot changed the title Update dependency react-native-screens to v2.0.0-alpha.30 Update dependency react-native-screens to v2.0.0-alpha.31 Jan 27, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 60ff1f9 to ae22cd0 Compare January 28, 2020 10:29
@renovate renovate bot changed the title Update dependency react-native-screens to v2.0.0-alpha.31 Update dependency react-native-screens to v2.0.0-alpha.32 Jan 28, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from ae22cd0 to 6ece688 Compare February 2, 2020 16:12
@renovate renovate bot changed the title Update dependency react-native-screens to v2.0.0-alpha.32 Update dependency react-native-screens to v2.0.0-alpha.33 Feb 2, 2020
@renovate renovate bot changed the title Update dependency react-native-screens to v2.0.0 Update dependency react-native-screens to v2.1.0 Feb 26, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from f8f7308 to 8088467 Compare February 27, 2020 21:21
@renovate renovate bot changed the title Update dependency react-native-screens to v2.1.0 Update dependency react-native-screens to v2.2.0 Feb 27, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 8088467 to 2e4721e Compare March 10, 2020 18:48
@renovate renovate bot changed the title Update dependency react-native-screens to v2.2.0 Update dependency react-native-screens to v2.3.0 Mar 10, 2020
@renovate renovate bot changed the title Update dependency react-native-screens to v2.3.0 Update dependency react-native-screens to v2.7.0 May 7, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 2e4721e to 77485a5 Compare May 7, 2020 12:01
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 77485a5 to 0cf6f59 Compare June 15, 2020 01:13
@renovate renovate bot changed the title Update dependency react-native-screens to v2.7.0 fix(deps): update dependency react-native-screens to v2.8.0 Jun 15, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 0cf6f59 to 436a964 Compare June 19, 2020 19:50
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v2.8.0 fix(deps): update dependency react-native-screens to v2.9.0 Jun 19, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 436a964 to a7b62c0 Compare August 5, 2020 10:45
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v2.9.0 fix(deps): update dependency react-native-screens to v2.10.0 Aug 5, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from a7b62c0 to e612f13 Compare August 5, 2020 12:15
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v2.10.0 fix(deps): update dependency react-native-screens to v2.10.1 Aug 5, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from e612f13 to 37a8f76 Compare October 29, 2020 10:58
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v2.10.1 fix(deps): update dependency react-native-screens to v2.12.0 Oct 29, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 37a8f76 to 10e0440 Compare October 29, 2020 20:50
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 10e0440 to 5439e4c Compare November 28, 2020 11:53
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v2.12.0 fix(deps): update dependency react-native-screens to v2.15.0 Nov 28, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 5439e4c to 9f5c653 Compare December 11, 2020 02:53
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v2.15.0 fix(deps): update dependency react-native-screens to v2.16.1 Dec 11, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 9f5c653 to 8b88dea Compare January 31, 2021 07:52
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v2.16.1 fix(deps): update dependency react-native-screens to v2.17.1 Jan 31, 2021
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 8b88dea to 3fba344 Compare April 26, 2021 16:44
@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v2.17.1 fix(deps): update dependency react-native-screens to v2.18.1 Apr 26, 2021
@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate bot changed the title fix(deps): update dependency react-native-screens to v2.18.1 fix(deps): update dependency react-native-screens to v2.18.1 - abandoned Dec 8, 2024
@renovate
Copy link
Author

renovate bot commented Dec 8, 2024

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants